.is-header{background: none !important;}
.head-logo{margin: 0 auto;float: none;width: 314px;margin-bottom: 30px;}
.u-search{width: 645px;height: 56px;background-color: #ffffff;border-radius: 28px;margin: 0 auto;}
.u-search form{display: flex;background: #fff;height: 54px;overflow: visible;border-radius: 28px;}
.u-search form input[type="text"]{flex:1;padding:0 0 0 10px;line-height: 46px;color: #333;;}
.u-search form input[type="submit"]{width: 54px;height: 54px;background: url(../images/homes/seach.png) center no-repeat;}
.u-search form .layui-unselect input{height: 15px;border: none;border-right: 1px solid #ddd;margin-top: 18px;text-align: center;border-radius: 8px 0 0 8px;padding: 0;}
.layui-unselect{width: 100px;position: relative;}
/* .collapse{display: block;} */
.u-searchSelect{width: 85px;height: 100%;text-align: center;border: none;background: none;padding-left: 10px;position: relative;}
.layui-unselect::before{content: '';width: 1px;height: 16px;background: #ddd;position: absolute;right: 0;top: 20px;}

.u-search.active{height: 145px;}
.callphone{height: 40px;padding-top: 20px;border-top: 1px solid #ddd;line-height: 40px;height: 60px;width: 93%;margin: 0 auto;display: none;}
.callphone a{padding: 0 15px;background: #f5f5f5;color: #666;height: 40px;display: inline-block;border-radius: 20px;}
.callphone a:hover{color: #fff;background: #2792ff;}
.callphone a:last-child{margin-right: 0;}

.indexbody{position: relative;padding: 20px 0 0;}
.zntj{position: absolute;left: -60px;top: 20px;}
.zxbox{position: relative;}
.biaot{width: 60px;height: 100px;background: url(../images/homes/home/znwx.png) top center no-repeat;padding: 10px 15px 0;box-sizing: border-box;font-size: 14px;line-height: 18px;}
.biaot img{margin-bottom: 6px;}
.znboxlist{width: 410px;border: solid 2px #2792ff;box-sizing: border-box;background-color: #fff;position: absolute;left: 60px;top: 0;z-index: 999;display: none;}
.zxbox:hover .znboxlist{display: block;}
.zxbox:hover .biaot{background: url(../images/homes/home/znxz.png) top center no-repeat;color: #fff;}
.cailist{padding: 20px;}
.c-p{width: 100%;font-size: 18px;font-weight: bold;color: #3d3d3d;text-align: left;}
.cp-hyp{font-size: 14px;color: #999;padding-left: 25px; background: url(../images/homes/home/huan.png) left center no-repeat;line-height: 24px;font-weight: normal;}
.mrc-zntj{margin-bottom: 10px;}

/*日历样式*/
.calendar {height: auto;background-color: #f5f9fc;}
.calendar .data_table{ width: 100%;}
.calendar table tr th{ height: 33px; padding: 10px 0 10px;}
.calendar table tr th span{display:block; line-height: 30px; border-radius: 4px; margin:0 auto; width: 36px; height: 31px;text-align: center; font-size: 16px;font-weight: normal;}
.calendar table tr td{ text-align:center; line-height:42px; height:42px;}
/*鼠标滑过*/
.riqi.on{background: url("../images/homes/calendar/ldzc-rl-icon.png") no-repeat center bottom;cursor: pointer;}
.bgHover.on{ background:#2792ff; color:#fff !important;text-decoration:none !important; border-radius: 4px; -moz-border-radius: 4px; }
.riqi { position:relative; z-index:999; width:32px; margin: 0 auto; height:32px;line-height:32px;color: #333;}
.riqi .piaofu{ position: absolute;width: 320px;bottom: 42px;left: 50%;margin-left: -170px;background: #F8F7FA;text-align: left;font-size: 12px;line-height: 18px;padding: 10px; border-radius: 5px; -moz-border-radius: 5px;  display: none;z-index: 100;border: 1px solid #CCE1FF;box-shadow: 0 3px 7px rgba(0,0,0,0.1);}
.riqi .piaofu .arrow{ position: absolute; display: block; left:50%; bottom: -7px; margin-left: -8px; width: 13px; height: 8px; background: url("../images/homes/calendar/ld-arrow.png") no-repeat center center; }
.riqi.current .piaofu{ display:block;}
.riqi .piaofu ul{ display: block; max-height: 290px;overflow: auto; }
.riqi .piaofu ul li{padding:4px 0;line-height:26px;z-index:100;}
.riqi .piaofu ul li a{z-index:100;font-size:14px;color:#333;max-height: 52px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.riqi .piaofu ul li a:hover{ text-decoration:underline;color:#2792ff; z-index:100;}
/*非本月日期*/
.calendar table tr td.current_day{ background:#e6e6e6}
.calendar table tr td.unselected_month{ color:#999}
/*选择日期*/
.choice { font-size:19px; height:32px;text-align:center;background-color: #e9eff4;}
.choice p{display:inline-block;position: relative; width: 140px; height: 32px; line-height: 32px;color: #2792ff; font-size: 16px;font-weight: bold;}
.choice .button{display: block; height: 32px; line-height: 32px; cursor: pointer; position: absolute; width: 17px; top: 0;outline: none;}
.choice .button.prev{left: 7px;background: url("../images/homes/calendar/ldzc-date-prev.png") center left no-repeat;}
.choice .button.next{right: 7px;background: url("../images/homes/calendar/ldzc-date-next.png") center right no-repeat;}
.calendar .year_name,.calendar .month_name{ margin: 0 24px; text-align: center; display: block;}
.choice .button.prev:hover{  background: url("../images/homes/calendar/ldzc-date-prev-h.png") center left no-repeat;}
.choice .button.next:hover{  background: url("../images/homes/calendar/ldzc-date-next-h.png") center right no-repeat;}

.ztlunb{width: 100%;height: 106px;position: relative;margin-bottom: 20px;}
.ztlunb ul li{position: relative;height: 106px;}
.ztlunb ul li img{width: 100%;height: 100%;}
.ztlunb .hd {position: absolute;bottom: 10px;right: 10px;z-index: 999;}
.ztlunb .hd ul li {float: left;width: 16px;height: 16px;background: rgba(0, 0, 0, 0.24);margin-left: 2px;font-size: 14px;color: #fff;text-align: center;line-height: 16px;}
.ztlunb .hd ul li.on {background: #fff;color: #333333;}

.hotbiao{width: 100%;height: 106px;background-color: #f5f9fc;margin-bottom: 30px;text-align: center;line-height: 106px;font-size: 32px;font-weight: bold;}
.hotbiao a{display: block;color: #e11b13;overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}

.suolvbox{margin-bottom: 40px;}
.svlunbo{width: 690px;height: 480px;}
.svlunbo ul li,.svlunbo ul li img{width: 100%;height: 100%;}
.svlunbo ul li div.imgtp{width: 100%;height: 420px;padding: 0;}
.svlunbo ul li div{width: 100%;height: 60px;background-color: #f5f5f5;line-height: 60px;padding: 0 20px;box-sizing: border-box;font-size: 18px;font-weight: bold;overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.svlunbo ul li div p{color: #999999;font-weight: normal;}
.svlunbo ul li div p span{font-size: 24px;color: #e11b13;}

.storylist{width: 670px;}
.tabtit{height: 60px;}
.tabtit ul li{width: 110px;line-height: 60px;float: left;margin-right: 20px;font-size: 24px;font-weight: bold;text-align: center;}
.tabtit ul li:last-child{margin-right: 0;}
.tabtit ul li.active{background: url(../images/homes/tabactive.png)top center no-repeat;}
.tabtit ul li.active a{color: #2792ff;}
.storylist .m-liststyle1 ul li{height: 46px;line-height: 46px;}

.opennes{margin-bottom: 50px;}
.opennestab{margin-bottom: 20px;}
.opennestab ul li{width: 453px;height: 70px;float: left;margin-right: 20px;}
.opennestab ul li:last-child{margin-right: 0;}
.opennestab ul li a{display: block;width: 100%;height: 100%;}
.opennestab ul li.xxgk{background: url(../images/homes/home/xxgkbh.png);}
.opennestab ul li.zwfw{background: url(../images/homes/home/zwfwbj.png);}
.opennestab ul li.hdjl{background: url(../images/homes/home/hdjlbj.png);}
.opennestab ul li.xxgk a{background: url(../images/homes/home/xxgkwx.png) center top 19px no-repeat;}
.opennestab ul li.zwfw a{background: url(../images/homes/home/zwfwwx.png) center top 19px no-repeat;}
.opennestab ul li.hdjl a{background: url(../images/homes/home/hdjlwx.png) center top 19px no-repeat;}
.opennestab ul li.xxgk.active a{background: url(../images/homes/home/xxgkxz.png) center top 19px no-repeat;}
.opennestab ul li.zwfw.active a{background: url(../images/homes/home/zwfwxz.png) center top 19px no-repeat;}
.opennestab ul li.hdjl.active a{background: url(../images/homes/home/hdjlxz.png) center top 19px no-repeat;}

.mlinklist{width: 980px;border: solid 1px #e3eef9;padding: 10px 20px 18px;box-sizing: border-box;}
.tablinktitle{width: 100%;height: 48px;}
.tablinktitle ul li{line-height: 48px;font-size: 24px;float: left;font-weight: bold;margin-right: 40px;}
.tablinktitle ul li.active a{color: #2792ff;}

.xxzhul{width: 385px;}
.xzjg,.column{margin-bottom: 15px;}
.xzjg a{width: 185px;height: 50px;border: solid 1px #e3eef9;box-sizing: border-box;text-align: center;line-height: 50px;color: #2792ff;font-size: 18px;font-weight: bold;}
.xzjg a img{vertical-align: sub;margin-right: 10px;}
.column{width: 100%;height: 253px;border: solid 1px #e3eef9;box-sizing: border-box;}
.column .title{width: 100%;height: 45px;background: url(../images/homes/home/zlbj.png)top center no-repeat;text-align: center;line-height: 44px;font-size: 20px;font-weight: bold;}
.column .title a{color: #fff;}
.column ul li{width: 170px;height: 48px;background-color: #e8f3fe;box-sizing: border-box;line-height: 48px;float: left;margin: 15px 0 0 15px;}
.column ul li a{display: block;padding-left: 20px;}
.zcbb div.zcbbbix{width: 185px;height: 80px;font-size: 18px;font-weight: bold;position: relative;overflow: hidden;}
.zcbb div.zcbbbix a{display: block;width: 100%;height: 100%;color: #2792ff;padding: 20px 0 0 17px;box-sizing: border-box;}
.zcbb div.zcbbbix a{background: url(../images/homes/home/zfgb.png)center no-repeat;}
.zcbb div.zcbbbixed a{background: url(../images/homes/home/zcwjk.png)center no-repeat;}
.zcbb a::before{content: '';width: 47px;height: 4px;background-color: #1079e4;position: absolute;left: 17px;bottom: 27px;}

.zhenw .service{width: 308px;margin-right: 30px;}
.serviceimg{display: block;width: 100%;height: 90px;background: url(../images/homes/home/icon1bj.png)center no-repeat;text-align: center;line-height: 90px;font-size: 24px;font-weight: bold;color: #ff8332;}
.serviceimg img{margin-left: 35px;}
.servicelink{padding: 20px 15px 5px 0;box-sizing: border-box;border: solid 1px #e3eef9;border-top: none;}
.servicelink ul li{width: 130px;height: 44px;background-color: #e8f3fe;float: left;margin: 0 0 15px 15px;text-align: center;line-height: 44px;box-sizing: border-box;}
.servicelink ul li a{display: block;padding: 0 15px;overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.faren{background: url(../images/homes/home/icon2bj.png)center no-repeat;color: #5273ff;}
.bumen{background: url(../images/homes/home/icon3bj.png)center no-repeat;color: #239dff;}
.wanshit{width: 386px;}
.wanshitimg img{width: 100%;height: 90px;object-fit: cover;}
.bjtj{padding: 25px 20px 10px;box-sizing: border-box;border: solid 1px #e3eef9;margin-bottom: 15px;}
.bjtj h3{padding-left: 40px;background: url(../images/homes/home/bh.png)left bottom no-repeat;font-size: 24px;margin-bottom: 10px;font-weight: normal;}
.bjtj ul li{width: 50%;float: left;padding-left: 20px;box-sizing: border-box;background: url(../images/homes/home/dian.png)left center no-repeat;line-height: 34px;}
.m-specialbox{width: 386px;height: 94px;position: relative;}
.m-specialbox .bd ul li{position: relative;height: 94px;width: 386px;}
.m-specialbox .bd ul li img{width: 100%;height: 100%;transition:all 0.5s ease;}
.m-specialbox .bd ul li img:hover{transform:scale(1.1);}
.m-specialbox .hd a{display: block;width: 16px;height: 28px;}
.m-specialbox .hd a.prev{background: url(../images/homes/home/left.png) no-repeat;position: absolute;left: 0;top: 50%;margin-top: -14px;}
.m-specialbox .hd a.next{background: url(../images/homes/home/right.png) no-repeat;position: absolute;right: 0;top: 50%;margin-top: -14px;}

.hdjl .flbox{width: 294px;margin-right: 30px;}
.hdjl .flbox ul li{width: 140px;height: 90px;box-sizing: border-box;border: solid 1px #e3eef9;padding-top: 15px;float: left;text-align: center;margin-bottom: 15px;}
.hdjl .flbox ul li:nth-child(2n){float: right;}
.hdjl .flbox ul li p{margin-top: 10px;}
.zxfr,.dwszj{width: 294px;height: 93px;overflow: hidden;}
.zxfr a,.dwszj a{display: block;width: 100%;height: 100%;box-sizing: border-box;font-size: 24px;font-weight: bold;color: #2792ff;}
.zxfr{margin-bottom: 15px;}
.zxfr a{padding: 35px 0 0 40px;background: url(../images/homes/home/zsft.png);}
.dwszj a{padding: 35px 40px 0 0;text-align: right;background: url(../images/homes/home/dwzsk.png);}

.lxxd{width: 660px;padding: 20px;box-sizing: border-box;border: solid 1px #e3eef9;}
.lxxd h3{padding-left: 40px;background: url(../images/homes/home/lx.png)left bottom no-repeat;font-size: 24px;margin-bottom: 14px;color: #2792ff;}
.lxxd ul li.title{width: 100%;height: 40px;color: #0863c0;background-color: #f4faff;line-height: 40px;}
.lxxd ul li{line-height: 48px;}
.lxxd ul li .baoti{width: 60%;padding-left: 15px;box-sizing: border-box;background: url(../images/public/li1.png)left center no-repeat;}
.lxxd ul li .zhuat{width: 20%;text-align: center;color: #999;}
.lxxd ul li .timej{width: 20%;text-align: center;color: #999;}
.lxxd ul li.title .baoti{text-indent: 50px;background: none;}
.lxxd ul li.title .zhuat{color: #0863c0;}
.lxxd ul li.title .timej{color: #0863c0;}
.lxxd ul li .baoti a{display: block;overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}

.dczj{width: 385px;padding: 20px 0 0 15px;box-sizing: border-box;background: url(../images/homes/home/ldbj.png)left top no-repeat;}
.dczjtab{width: 100%;background-color: #fff;box-shadow: 0px 1px 4px 0px rgba(143, 141, 141, 0.38);}
.dczjtabtit ul li{width: 50%;height: 50px;text-align: center;line-height: 50px;font-size: 24px;font-weight: bold;float: left;}
.dczjtabtit ul li.active{background: #2792ff;}
.dczjtabtit ul li.active a{color: #fff;}
.dczjlist{padding: 20px 15px 2px 15px;box-sizing: border-box;}
.dczjlist ul li{width: 100%;padding-bottom: 16px;margin-bottom: 15px;border-bottom: 1px dashed #ddd;height: 90px;}
.dczjlist ul li:last-child{border-bottom: none;}
.dczjlist ul li p{font-size: 14px;line-height: 18px;margin-top: 10px;}
.dczjlist ul li p span{display: inline-block;width: 70px;height: 18px;color: #fff;text-align: center;background-color: #a0a0a0;margin-right: 10px;border-radius: 9px;}
.dczjlist ul li p span.ing{background-color: #ffa200;}

.ztzl{margin-bottom: 70px;}
.ztzl h3,.jxwl h3{font-size: 36px;font-weight: bold;padding-top: 45px;background: url(../images/homes/tit.png)top center no-repeat;text-align: center;margin-bottom: 25px;}
.ztzl h3 a,.jxwl h3 a{color: #2792ff;}
.topic{width: 100%;height: 110px;position: relative;}
.topic ul li {position: relative;height: 110px;}
.topic ul li a{display: block;width: 330px;height: 110px;float: left;overflow: hidden;margin-right: 25px;position: relative;}
.topic ul li a:last-child{margin-right: 0;}
.topic ul li img{width: 100%;height: 100%;}
.topic ul li a .gui{width: 79px;height: 79px;position: absolute;right: 0;top: 0;}
.topic .hd {position: absolute;bottom: -25px;left: 50%;z-index: 999;transform: translate(-50%, -50%);}
.topic .hd ul li {float: left;width: 18px;height: 3px;background-color: #dadada;border-radius: 2px;margin: 0 4px;}
.topic .hd ul li.on {background: #2792ff;}

.jxwl{margin-bottom: 35px;}
.jxwl h3{margin-bottom: 35px;}
.jxwl ul li{width: 335px;height: 363px;float: left;margin-right: 20px;position: relative;overflow: hidden;}
.jxwl ul li:last-child{margin-right: 0;}
.jxwl ul li .bjban{width: 100%;height: 100%;}
.jxwl ul li .moapsi{position: absolute;left: 123px;top: 106px;}


.dlsright{position: fixed;left: 10px;bottom: 20px;background-color: #fff;}
.dlsright a{color:#FFF;text-decoration:none;}
.dlsright .slideBox{overflow:hidden;position:relative;}
.dlsright .bd li{position:relative;width:200px;}
.dlsright .bd img{vertical-align:top;width:200px;height:127px;}
.dlsright .hd{overflow:hidden;position:absolute;bottom:5px;right:15px;z-index: 1000;background: none; border: 0; box-shadow: none; padding: 0; height: auto;}
.dlsright .hd li{float:left;width:16px;height:16px;margin:0 0 0 5px;cursor:pointer;background: #666666;color:#ffffff;text-align: center;line-height:15px;font-size: 12px;}
.dlsright .hd li.on{width:16px;height:16px;background:#c10d0c;color:#fff;} 
.floatclose{ position:absolute;right: 5px;top: 5px; z-index:110000; cursor:pointer;}
.floatclose img{ height:20px; width:20px;}



.is-footer{background-size: 100% 100%;}
.yqlink{width: 100%;height: 50px;box-sizing: border-box;border-bottom: 1px solid rgba(255, 255, 255, 0.16);}
.yqlink ul.yqtab>li{float: left;text-align: center;line-height: 50px;color: #ffffff;margin: 0 129px;}
.yqlink ul.yqtab>li img{margin-left: 20px;}
.yqlink ul.yqtab>li span{cursor: pointer;}
.yqlink .container{position: relative;}
.tablink{width: 100%;height: auto;padding: 10px 10px 10px 0;box-shadow: 0px 1px 4px 0px rgba(143, 141, 141, 0.38);position: absolute;left: 0;bottom: 50px;background-color: #fff;z-index: 999;overflow: auto;display: none;}
.tablink ul li{width: 16%;float: left;line-height: 40px;}
.tablink ul li a{display: block;overflow: hidden;word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;text-align: left; padding-left: 60px;}
/* .yqlink ul.yqtab>li:hover .tablink {display: block;} */

.storylist .m-liststyle1{position: relative;}
.storylist .m-liststyle1 ul.zyzz{padding-left: 50px;}

.u-dzy{padding-left:50px !important; position: relative; margin: 0 !important;}
.u-dzy .g-dzy{width: 50px; height: 200px; position: absolute; left: 0;}
.u-dzy .g-dzy a{box-sizing: border-box;display: block;height: 150px !important;color: #2792ff;width: 40px;border: 1px solid #2792ff;border-radius: 10px;font-weight: bold;font-size: 20px;text-align: center;padding-top: 30px;}
.u-dzy .g-dzy a:first-child{margin: 19px 0 75px;}





.jxwl ul li .bjban,.zcbb div a,.topic ul li img,.svlunbo ul li div.imgtp img,.ztlunb ul li img{object-fit: cover;transition: all .5s;}
.jxwl ul li:hover .bjban,.zcbb div a:hover,.topic ul li a:hover img,.svlunbo ul li div.imgtp:hover img,.ztlunb ul li:hover img{transform: scale(1.1);}
.hdjl .flbox ul li:hover img,.serviceimg:hover img,.xzjg a:hover img{-webkit-transition:all .8s ease;transition:all .8s ease;-webkit-transform:rotateY(360deg);transform:rotateY(360deg);}
.column ul li:hover,.servicelink ul li:hover{background: #2792FF;}
.column ul li:hover a,.servicelink ul li:hover a{color: #FFF;}


@media screen and (min-width:991px) and (max-width: 1400px) {
	.svlunbo{width: 100%;height: 740px;margin-bottom: 20px;}
	.storylist{width: 100%;}
	.svlunbo ul li div.imgtp{height: 680px;}
	.opennestab ul li{width: 318px;margin-right: 8px;}
	.yqlink ul.yqtab>li{margin: 0 75px;}
	.indexbody{padding: 20px 15px 0;}
	.mlinklist{width: 575px;}
	.topic ul li a{width: 236px;height: 80px;margin-right: 8px;}
	.topic ul li a img{width: 100%;height: 100%;}
	.jxwl ul li{width: 232px;margin-right: 14px;}
	.jxwl ul li .moapsi{left: 74px;}
	.dczj{width: 100%;margin-top: 20px;}
	.zhenw .service{width: 470px;margin-bottom: 20px;}
	.zhenw .service:nth-child(2){margin-right: 0;}
	.serviceimg{background-size: 100%;}
	.m-specialbox{margin: 0 auto;}
	.wanshit{width: 470px;}
	.servicelink ul li{width: 210px;}
	.lxxd{width: 646px;}
}

@media screen and (max-width:991px){
	.u-search{width: 100%;}
	/* .m-nav ul li, .m-nav li.active{width: 12.5%;} */
	/* .m-nav{overflow: auto;} */
	.callphone{display: none !important;}
	.u-search.active{height: 56px !important;}

	
	.storylist,.opennestab ul li,.mlinklist,.xxzhul,.lxxd,.dczj,
	.topic ul li a,.zhenw .service,.wanshit,.wanshitimg img,.m-specialbox{width: 100%;}

	.indexbody{padding: 20px 15px 0;}
	.hotbiao{padding: 0 15px;box-sizing: border-box;}
	.svlunbo{width: 100%;height: 316px;margin-bottom: 20px;}
	.svlunbo ul li div.imgtp{height: 256px;}
	.dlsright{display: none;}
	.topic,.topic ul li{height: auto;}
	.topic ul li a,.mlinklist{margin-bottom: 20px;}
	.topic ul li a:last-child{margin-bottom: 0;}
	.tabtit ul li{margin-right: 5px;}
	.tabtit{height: auto;}
	.hotbiao a{overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
	.opennestab ul li{margin-bottom: 10px;}
	.tablinktitle{height: auto;}
	.xzjg a,.zcbb div.zcbbbix{width: 48%;}
	.column ul li{width: 46%;padding-left: 10px;margin-left: 10px;}
	.column ul li a{padding-left: 0px;}
	.jxwl ul li{float: none;margin: 0px auto 10px;}
	.jxwl ul li:last-child{margin-right: auto;}
	.serviceimg{background-size: 100%;height: 100%;}
	.zhenw .service,.lxxd{margin-bottom: 20px;}
	.servicelink{padding:20px 0 5px 0;}
	.servicelink ul li{width: 44%;}
	.m-specialbox .bd ul li{width: 345px;}
	.hdjl .flbox{width: 100%;margin-right: 0;}
	.hdjl .flbox ul li{width: 48%;height: 105px;}
	.dczj{padding: 0;}
	.dczjlist ul li{height:auto;}
	.zxfr, .dwszj{margin: 0 auto 15px;}
	.lxxd ul li .baoti{width: 65%;}
	.lxxd ul li .zhuat{display: none;}
	.lxxd ul li .timej{width: 35%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

	.yqlink{height: auto;}
	.tablink ul li{width: 50%;margin: 0 !important;}
	.yqlink ul.yqtab li{margin: 0 36px;}
	.tablink{bottom: 108px;}

	.zcbb div.zcbbbix a{background-size: 100% 100%;}

	 .m-jqadv{height:36px!important;display:block!important}
     .m-jqadv img{position: static!important;width:100%!important;height:36px!important;margin-left:0!important;}
}

















